Skip to content

Fix: Ios Release Build#172

Merged
WiktorStarczewski merged 3 commits intomainfrom
utk-fix-ios-release
Apr 14, 2026
Merged

Fix: Ios Release Build#172
WiktorStarczewski merged 3 commits intomainfrom
utk-fix-ios-release

Conversation

@0xnullifier
Copy link
Copy Markdown
Collaborator

If you run yarn mobile:ios:release it currently fails this pr fixes it by:

  • Fix yarn mobile:ios:release which was broken due to using -project instead of -workspace, causing SPM dependencies to not resolve
  • Remove stale CocoaPods artifacts (pbxproj references, Pods directory) left over from migration to Swift Package Manager
  • Add mobile:ios:set-version script that auto-syncs the iOS version from package.json and increments the build num as currently it was hardcoded to 1.1.6 for some reason

…rsioning

- Use -workspace instead of -project in mobile:ios:release so SPM dependencies resolve
- Remove stale CocoaPods references from pbxproj (project uses SPM)
- Fix placeholder team ID in ExportOptions.plist
- Add mobile:ios:set-version script to sync iOS version from package.json
@WiktorStarczewski WiktorStarczewski merged commit ff51c6f into main Apr 14, 2026
10 checks passed
@WiktorStarczewski WiktorStarczewski deleted the utk-fix-ios-release branch April 14, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants